@charset "utf-8";
/* 

  作者：lion
  网址：www.jdzol.com

*/

/* 全局定义 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
	padding: 0;
	margin: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, i {
	font-weight:normal;
	font-style:normal;
}
ol, ul, li {
	list-style:none;
}
div, dl, dt, dd, ol, ul, li {
	zoom:1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size:100%;
}
/* 公共样式 */
html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	color:#333;
	font:14px/32px "Microsoft Yahei", "宋体";
	background:#f7f7f7;
}
a {
	color:#333;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#ba1515;
}
.clearbox {
	border:none;
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
}
.blank {
	height:10px;
	font-size:0px;
	line-height:0;
	overflow:hidden;
}
.blank20 {
	height:20px;
	font-size:0px;
	line-height:0;
	overflow:hidden;
}
.blank30 {
	height:30px;
	font-size:0px;
	line-height:0;
	overflow:hidden;
}
.nodata {
	color:#f60;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.bd {
	padding:10px;
}
span.datetime {
	float: right;
	color: #999;
	font-size:12px;
}
/* 网站框架 */
#footer, #header {
	width: 100%;
	min-width:1220px;
}
#content {
	width: 1220px;
	margin: 20px auto;
	background:#fff;
}
/* 顶部条 */
#header {
	height: 230px;
	position: relative;
	z-index: 2;
	background-color: #f5f5f5;
}
/* 网站顶部 */
.topBox {
	background-color: #e6e6e6;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	min-width:1200px;
}
.topWidth {
	width: 1220px;
	margin: 0 auto;
}
.topWidth span.del {
	margin-right: 10px;
}
.topLinks {
	float: right;
}
.mapLi li {
	display: inline;
}
.mapLi .spe {
	padding: 0 5px;
}
/* logo 导航 */
.logoBox {
	height: 145px;
	background: url(headBar.jpg) no-repeat right bottom;
	position: relative;
}
.logowrap {
	width:1220px;
	margin:auto;
}
.logo {
	margin-top:20px;
	width:500px;
	height: 100px;
	float: left;
}
.logo a {
	display:block;
	width:500px;
	height:100px;
	background:url(logo.png) no-repeat;
}
.logo img {
}
.sydw {
	position: absolute;
	width: 56px;
	height: 68px;
	top: 36px;
	left: 450px;
	background: url(../img/beian.png) no-repeat;
}
.sydw a {
	width: 100%;
	height: 100%;
	display: block;
}
/* 搜索 */
.siteSearch {
	width: 290px;
	height: 36px;
	background: url(search.png) no-repeat;
	float: right;
	margin-top: 54px;
}
.siteSearch input {
	height: 34px;
	width: 218px;
	float: left;
	padding:0 10px;
	font: 100 12px/34px "Microsoft Yahei";
	color: #888;
	background-color: #fff;
	border: 1px solid #e6e6e6;
}
.searchBtn {
	display: block;
	width: 50px;
	height: 36px;
	cursor: pointer;
	float: right;
}
/* 导航 */
/* 导航 */
.nav {
	height: 50px;
	background:#ee0a0c;
	width: 100%;
	min-width:1220px;
}
.navi {
	width:1140px;
	margin:auto;
	height:50px;
	line-height:50px;
}
.navi ul {
	list-style:none;
	margin: 0;
	padding : 0;
	text-align:center;
	overflow:auto;
	zoom:1;
}
.navi li {
	float:left;
	width:95px;
	padding:0 2px;
	margin-right:2px;
	height:50px;
	line-height:50px;
	border-right:1px solid #fff;
}
.navi a {
	display:block;
	text-align:center;
	height:50px;
	font-size:18px;
}
.navi a:link {
	color:#fff;
	text-decoration:none;
}
.navi a:visited {
	color:#fff;
	text-decoration:none;
}
.navi a:hover {
	color: #FF0;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
/* banner */
.banner {
	width:100%;
	position:relative;
	height:299px;
	overflow:hidden;
	margin-bottom:2px;
}
.banner .bd {
	padding:0;
	position:relative;
	z-index:0;
}
.banner .bd ul {
	width:100% !important;
	padding:0;
}
.banner .bd li {
	width:100% !important;
	height:299px;
	padding:0;
}
.banner .bd li .siteWidth {
	position:relative;
	margin:0 auto;
	height:299px;
}
.banner .bd li a {
	height:299px;
	display:block;
}
.banner .bd .txt {
	position:absolute;
	width:415px;
	top:100px;
	left:22px;
	font:normal 18px/30px "Microsoft YaHei";
}
.banner .bd .btn {
	display:block;
	zoom:1;
	margin-top:8px;
	width:72px;
	padding-right:10px;
	height:31px;
	line-height:31px;
	text-align:center;
	color:#fff;
	font-size:12px;
	background:url(../img/banner-btn.png) 0 0 no-repeat;
	_background:url(../img/banner-btn-ie6.png) 0 0 no-repeat;
}
.banner .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
	text-align:center;
}
.banner .hd ul li {
	cursor:pointer;
	display:inline-block;
*display:inline;
	zoom:1;
	width:11px;
	height:11px;
	margin:4px;
	background:url(dot-black.png) 0 0;
	overflow:hidden;
	line-height:9999px;
	filter:alpha(opacity=40);
	opacity:0.4;
}
.banner .hd ul .on {
	filter:alpha(opacity=100);
	opacity:1;
}
/**/
.w650 {
	width:650px;
}
.w560 {
	width:560px;
}
.w400 {
	width:400px;
}
ul.ullist li {
	background: url(icon.png) no-repeat left center;
	padding-left: 16px;
}
ul.ullist li a {
	font-size:14px;
}

ul.ulist li {
	background: url(icon.png) no-repeat left center;
	padding-left: 16px;
	border-bottom:1px dotted #f7f7f7;
}
ul.ulist li a {
	font-size:16px;
}

.mr10 {
	margin-right:10px;
}
.iframe {
	background:#f1f1f1;
}
.iframe .ifr {
	width:980px;
	float:left;
}
.iframe .today {
	width:240px;
	float:right;
	text-align:center;
	color:#f00;
	font-size:14px;
	font-weight:bold
}
.slides {
	width:650px;
	float:left;
}
/* 焦点图 */
.focusBox {
	position: relative;
	width: 650px;
	height: 370px;
	margin-bottom:10px;
	overflow: hidden;
	font-family:Arial;
	text-align: left;
	background:#fff;
}
.focusBox .pic img {
	width: 650px;
	height: 370px;
	display: block;
}
.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width:100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}
.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width:100%;
	overflow: hidden;
}
.focusBox .txt li {
	height:36px;
	line-height:36px;
	position:absolute;
	bottom:-36px;
}
.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 8px;
	right: 8px;
}
.focusBox .num li {
	float: left;
	position: relative;
	width: 18px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}
.focusBox .num li a, .focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}
.focusBox .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.focusBox .num li.on a, .focusBox .num a:hover {
	background:#f60;
}
/* Tab切换 */
.news {
	float:right;
	width:560px;
	background:#fff;
	text-align:left;
}
.news .hd {
	height:38px;
	line-height:38px;
	padding:0 15px;
	border-bottom:4px solid #c12c20;
	font-size:18px;
}
.news .hd ul {
	overflow:hidden;
	zoom:1;
}
.news .hd ul li {
	float:left;
}
.news .hd ul li a {
	display:block;
	padding:0 15px;
}
.news .hd ul li a:hover {
	text-decoration:none;
}
.news .hd ul li.on a {
	background:#c12c20;
	color:#fff;
	font-weight:bold;
}
.news .bd {
	padding:10px;
}
.news .bd li {
	background: url(icon.png) no-repeat left center;
	padding-left: 16px;
	line-height:1.8
}
.news .bd li .date {
	float:right;
	color:#ccc;
	font-size:12px;
}
.news .bd li a {
	font-size:16px;
}
/*ad*/
.ad {
	margin:auto;
	margin-bottom:10px;
	text-align:center;
}
.adSlide {
	width:100%;
	height:220px;
	;
	overflow:hidden;
	position:relative;
	clear:both;
}
.adSlide .hd {
	position:absolute;
	z-index:1;
	right:5px;
	bottom:5px;
}
.adSlide .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.adSlide .hd ul li {
	float:left;
	margin-right:4px;
	width:16px;
	height:16px;
	line-height:16px;
	text-align:center;
	background:#fff;
	cursor:pointer;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.adSlide .hd ul li.on {
	background:#f60;
	font-weight:bold;
	filter:alpha(opacity=100);
	opacity:1;
	color:#fff;
}
.adSlide .bd {
	position:relative;
	z-index:0;
}
.adSlide .bd img {
	width:380px;
	height:220px;
}
.ladyScroll {
	width:380px;
	height:220px;
	margin:auto;
	position:relative;
}
.ladyScroll .prev, .ladyScroll .next {
	width:51px;
	height:45px;
	position:absolute;
	top:90px;
	left:0;
	z-index:100;
	cursor:pointer;
	background:url(btns.png) no-repeat;
}
.ladyScroll .next {
	left:auto;
	right:0;
	background-position:0 -90px;
}
.ladyScroll .prev:hover {
	background-position:0 -45px;
}
.ladyScroll .next:hover {
	background-position:0 -135px;
}
.ladyScroll .scrollWrap {
	width:380px;
	margin-left:11px;
	overflow:hidden;
	position:absolute;
}
.ladyScroll dl {
	float:left;
	width:178px;
	text-align:center;
	position:relative;
}
.ladyScroll span {
	display:block;
	width:168px;
	height:53px;
	position:absolute;
	left:5px;
	bottom:0;
	background:#5f626b;
	filter:alpha(opacity=80);
	opacity:0.80;
}
.ladyScroll dt {
	margin:0 auto;
	width:168px;
	overflow:hidden;
}
.ladyScroll img {
	display:block;
	width:168px;
	height:220px;
}
.ladyScroll dd {
	width:168px;
	height:40px;
	line-height:20px;
	font-size:12px;
	color:#fff;
	text-align:center;
	overflow:hidden;
	position:absolute;
	left:5px;
	bottom:0;
}
.ladyScroll dd a {
	color:#fff;
}
.ladyScroll dd a:hover {
	text-decoration:none;
}
.ladyScroll dl:hover span {
	background:#B52153;
}
/* 图片滚动 */
.adun {
	padding:10px;
	overflow:hidden;
	clear:both;
}
.picscroll {
	height:124px;
	padding:10px 0;
	background:#fff;
	overflow:hidden;
	clear:both;
}
.picscroll ul {
	overflow:hidden;
	zoom:1;
}
.picscroll ul li {
	width:200px;
	float:left;
	margin:0 5px;
	display:inline;
}
.picscroll ul li img {
	width:200px;
	height:124px;
}
/*内容*/
.contain {
	margin:30px 0;
}
/*图片*/
.box {
	margin:auto;
	margin-bottom:10px;
}
/*项目*/
.project ul {
	padding-left:15px;
}
.project ul li {
	width:152px;
	height:40px;
	text-align:center;
	line-height:40px;
	background:#f2f2f2;
	margin-right:15px;
	margin-bottom:15px;
	display:inline-block;
	float:left;
}
.project ul li:hover {
	background:#3db1ea;
	color:#fff
}
.project ul li a {
	display:block;
}
.project ul li a:hover {
	color:#fff;
}
.indextitle {
	height:30px;
	line-height:30px;
	border-bottom:1px solid #DCDCDC;
	overflow:hidden;
}
.indextitle span {
	font-size:16px;
	font-weight:bold;
	border-bottom:4px solid #c12c20;
	margin-top:-1px;
	display:inline-block;
	height:26px;
	line-height:26px;
	padding:0 20px;
}
.indextitle em {
	float:right;
	color:#666;
	margin-right:10px;
}
.indexprint {
	padding:15px 0 15px 15px;
}
.indexprint ul {
	width:1200px;
}
.indexprint ul li {
	float:left;
	width:253px;
	overflow:hidden;
	margin-bottom:10px;
	margin-right:10px;
	height:210px;
	position:relative;
}
.indexprint ul li.li01 {
	width:400px;
}
.indexprint ul li img {
	width:100%;
	min-height:100%;
}
.indexprint ul li .bg {
	background:url(../img/titbg2.png) no-repeat left bottom;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	bottom:0;
}
.indexprint ul li .text {
	position:absolute;
	bottom:0;
	left:0;
	height:40px;
	line-height:40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	z-index:9;
	color:#fff;
	width:90%;
	padding:0 5%;
	font-size:15px;
}
/* Footer */
#footer {
	width: 100%;
	padding: 25px 0;
	line-height:28px;
	color:#fff;
	text-align:center;
	background:#c12c20;
}
.copyRight {
	text-align: center;
	color: #fff;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.copyRight a {
	color: #fff !important;
}
 @charset "utf-8";
/* ======================= 文章模型循环页、列表页、内容页 Css ======================= */

#contents {
	background-color: #fff;
	margin:auto;
	margin-top: 20px;
	position: relative;
	z-index: 1;
	padding: 20px;
	width: 1220px;
	border-top:0px solid #e27765;
	height:auto !important;
	min-height:450px;
}
.ContentSide {
	width:300px;
	float: right;
}
.ContentMain {
	width:900px;
	float: left;
}
/* ============== 文章列表页 ============== */



.overlist {
	text-align:left
}
.overlist ul li {
	margin:15px;
	padding:20px 15px;
	border-bottom:1px dashed #ddd;
	height:140px
}
.overlist ul li .l_pic {
	width:202px;
	float:left;
}
.overlist ul li .r_ct {
	width:600px;
	float:right
}
.overlist ul li .r_ct .title {
	display:block;
	height:37px;
	font-weight:bold;
	text-align:left;
}
.overlist ul li .r_ct .title a {
	font-size:18px;
	color:#000;
	display:block;
	height:37px;
	font-weight:bold
}
.overlist ul li .r_ct .intro {
	line-height:2;
	color:#6d6d6d;
	text-indent:2em;
	text-align:left;
}
.overlist ul li .r_ct .intro a {
	color:#c00
}
.overlist ul li .r_ct span {
	float:right;
	color:#6d6d6d;
	font-size:12px;
}
.overlist ul li:hover {
	background:#eee
}
.overlist_page {
	text-align:right;
	padding-right:15px
}
/* 当前位置 */
.pathWrap {
	padding:0 15px;
	font-size: 14px;
	background:url(nlm.jpg) top left repeat-x #f2f2f2;
}
.path {
	background: url(IconPath.png) no-repeat left center;
	padding-left: 25px;
	height: 50px;
	line-height: 50px;
}
.path span.red {
	color: red;
}
/* 分页 */
.page {
	clear:both;
	padding:20px 0;
	height:20px;
	text-align:center;
	overflow:hidden;
}
.page .pager {
	display:inline-block;
*display:inline;
}
.page a {
	height:20px;
	display:inline-block;
	line-height:20px;
	background-color:#f1f1f1;
	padding:0 6px;
}
.page b a {
	color:#fff;
	background-color:#e27765;
}
/* 单页 */
.DYbd {
	padding:20px 30px;
}
/* 网站地图 */

/* ======================= 内容页 Css ======================= */
#ContentBd {
	padding:20px; /* border:1px solid #f2f2f2; border-top: none; */
}
#ContentBd .title {
	text-align:center;
}
#ContentBd .title h1 {
	color:#000;
	font:600 26px/40px "Microsoft Yahei";
}
#ContentBd .intro {
	margin-top:20px;
}
#ContentBd .author {
	line-height:40px;
	text-align:center;
	color:#777;
	height:40px;
	overflow:hidden;
	margin-top:5px;
	border-bottom:1px dotted #c8c8c8;
}
#ContentBd .contents {
	line-height:200%;
	font:16px/30px "微软雅黑";
}
#fontzoom table {
	width: 100% !important;
	max-width: 1080px !important;
	overflow: hidden;
	display: block;
	overflow-x: auto;
}
/* 分享 */
.cw {
	border-top:1px solid #ccc;
}
.cw .cwTop {
	text-align:center;
	font:16px/50px "微软雅黑";
}
.cw font {
	color:#f00;
}
.shareBox {
	background-color:#fafafa;
	height:150px;
	padding:15px;
}
.shareBox .CWimg {
	float:left;
	border-right:1px solid #ccc;
	width:132px;
	height:132px;
	padding:5px 15px 5px 0;
}
.shareBox .CWimg img {
	width:122px;
	height:122px;
	border:5px solid #fff;
}
.shareBox .CWintro {
	float:left;
	padding-left: 25px;
	border-right:1px solid #ccc;
	width:520px;
}
.shareBox .CWintro p.t {
	font:16px/28px "微软雅黑";
}
.shareBox .CWintro p.n {
	line-height:28px;
}
.CWshare {
	float:right;
	padding-top: 55px;
	width:300px;
}
/* 收藏 关闭 */
#ContentBd .collect {
	height:30px;
	line-height:30px;
	margin-left:430px;
	font-size:12px;
	margin-top:30px;
}
.contABot01, .contABot02 {
	display:block;
	width:60px;
	height:30px;
	padding-left:30px;
	float:left;
	margin-right:10px;
}
.contABot01 {
	background:url(../img/functionBar.jpg) no-repeat -190px 0;
}
.contABot02 {
	background:url(../img/functionBar.jpg) no-repeat 0 0;
}
/* 上下篇 */
.contArticle_page {
	padding-top:15px;
	border-top:1px solid #ececec;
}